home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / SASC_6.0_Disk_4.adf / Compiler_Headers / Include / proto / all.h next >
C/C++ Source or Header  |  1992-07-30  |  931b  |  37 lines

  1. #ifndef PROTO_ALL_H
  2. #define PROTO_ALL_H
  3. #include <exec/types.h>
  4.  
  5. #include <proto/asl.h>
  6. #include <proto/battclock.h>
  7. #include <proto/battmem.h>
  8. #include <proto/cia.h>
  9. #include <proto/commodities.h>
  10. #include <proto/console.h>
  11. #include <proto/diskfont.h>
  12. #include <proto/dos.h>
  13. #include <proto/exec.h>
  14. #include <proto/expansion.h>
  15. #include <proto/gadtools.h>
  16. #include <proto/graphics.h>
  17. #include <proto/icon.h>
  18. #include <proto/iffparse.h>
  19. #include <proto/input.h>
  20. #include <proto/intuition.h>
  21. #include <proto/keymap.h>
  22. #include <proto/layers.h>
  23. #include <proto/mathffp.h>
  24. #include <proto/mathieeedoubbas.h>
  25. #include <proto/mathieeedoubtrans.h>
  26. #include <proto/mathieeesingbas.h>
  27. #include <proto/mathieeesingtrans.h>
  28. #include <proto/mathtrans.h>
  29. #include <proto/misc.h>
  30. #include <proto/potgo.h>
  31. #include <proto/ramdrive.h>
  32. #include <proto/timer.h>
  33. #include <proto/translator.h>
  34. #include <proto/utility.h>
  35. #include <proto/wb.h>
  36. #endif
  37.